-
Font Radar, "Find where your fonts are used and retrieve illegal licenses"
https://www.fontradar.com/ I came across this project but can't find any information about it. Is anybody here familiar with it? Having dabbled with something similar, I'm impressed by them having ac…1 -
Re: Font QA Survey for PhD.
Browser tools can be 100% compatible with any NDA, EULA or other abbreviation. For instance when using Wakamai Fondue, you load the site once, and then the communication with the internet stops. You …3 -
Re: A tool that lets you pirate all fonts on any website, instantly.
If the Google search hack was doing the "helvetica filetype:ttf" search, that doesn't work anymore. The next best thing, "helvetica inurl:ttf", is semi-thankfully taken over by sp…1 -
Re: Determine whether a font file is OpenType format or TrueType format
The Wakamai Fondue beta now reports on the format of the outlines, not the a general format of the font: It will also say "OpenType CFF(2)" when CFF outlines are present. Wondering if this …2 -
Re: Determine whether a font file is OpenType format or TrueType format
I'm checking for "helper tables" like cvt, cvar, etc. like so: https://github.com/Wakamai-Fondue/wakamai-fondue-engine/blob/master/src/fondue/Fondue.js#L57 In the future I hope to check for…1